-
Home
-
AnsPress – Question and answer
-
4.1.24
-
Code
-
Classes
- Notifications
Total Complexity |
39 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
534 |
Lines of code |
362 |
Logical lines of code |
97 |
Comment lines |
116 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_notifications() |
S |
47 |
3 |
36 |
load_more_notifications() |
S |
50 |
3 |
31 |
mark_notifications_seen() |
S |
55 |
3 |
20 |
__construct() |
S |
47 |
2 |
34 |
notification_page() |
S |
56 |
3 |
17 |
ap_menu_object() |
S |
64 |
4 |
9 |
register_verbs() |
S |
47 |
1 |
45 |
new_comment() |
S |
59 |
2 |
15 |
vote_down() |
S |
59 |
2 |
15 |
vote_up() |
S |
59 |
2 |
15 |
select_answer() |
S |
60 |
2 |
14 |
load_options() |
S |
57 |
1 |
18 |
insert_reputation() |
S |
64 |
2 |
10 |
new_answer() |
S |
61 |
1 |
13 |
unselect_answer() |
S |
67 |
1 |
9 |
delete_comment() |
S |
67 |
1 |
9 |
trash_answer() |
S |
67 |
1 |
8 |
undo_vote_up() |
S |
67 |
1 |
9 |
undo_vote_down() |
S |
67 |
1 |
9 |
delete_reputation() |
S |
69 |
1 |
8 |
trash_question() |
S |
67 |
1 |
8 |
ap_user_pages() |
S |
63 |
1 |
10 |